Below is an example of a Selerix transmittal used by a Selerix web services Upload call. This actual production XML has all personally identifiable information substituted with artificial data.
Selerix recommends building transmittal data either by using the Selerix .NET Library in Visual Studio or the BenSelect report editor online, which gives you access to Intellisense code completion helpers. Using these tools you can see all possible elements of a Selerix data transmittal using a familiar object environment.
Refer to the sample C# code for an example of how the Selerix .NET library can be used with Selerix web services over SOAP to create and transmit the data to BenSelect.
<?xml version="1.0" encoding="utf-8" ?>
<Transmittal xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Type="UploadApplicants">
<Offerings>
<Applicants>
<Applicant ID="692140d3-bef2-4fad-add3-e5cf0987db03" UniqueID="692140d3-bef2-4fad-add3-e5cf0987db03" EmployeeID="692140d3-bef2-4fad-add3-e5cf0987db03">
<AsOfDate>2017-04-21T18:47:20</AsOfDate>
<AsOfDateTicks>636283108409450552</AsOfDateTicks>
<Address Type="Personal">
<AsOfDate>2017-04-21T18:47:20</AsOfDate>
<AsOfDateTicks>636283108409450552</AsOfDateTicks>
<Line1>123 Sacred Burial Site</Line1>
<Line2 />
<City>McKinney</City>
<State>TX</State>
<Zip>12345</Zip>
</Address>
<MailingAddress Type="Mailing">
<AsOfDate>2017-04-21T18:47:20</AsOfDate>
<AsOfDateTicks>636283108409450552</AsOfDateTicks>
<Line1>123 Sacred Burial Site</Line1>
<Line2 />
<City>McKinney</City>
<State>TX</State>
<Zip>12345</Zip>
</MailingAddress>
<PhoneHome>1234567890</PhoneHome>
<Email>apratt@hsd2.org</Email>
<SSN>123456789</SSN>
<FirstName>Doug</FirstName>
<LastName>Graves</LastName>
<Sex>Male</Sex>
<PersonalEmail />
<Employment>
<HireDate>2013-08-08T00:00:00</HireDate>
<EligibilityDate>2013-08-08T00:00:00</EligibilityDate>
<Title>5TH GRADE TEACHER</Title>
<PayrollFrequency>12</PayrollFrequency>
<Salary>54000.0000</Salary>
</Employment>
<LegalStatus>Employee</LegalStatus>
<Relationship>Employee</Relationship>
<NeedCalculatePostEnrollmentDeliveries>false</NeedCalculatePostEnrollmentDeliveries>
<BirthDate>1984-09-24T00:00:00</BirthDate>
<BirthCountry>USA</BirthCountry>
<CountryOfCitizenship>USA</CountryOfCitizenship>
<PriorName />
<Student>false</Student>
<Disabled>false</Disabled>
<EmployeeIdent>174580</EmployeeIdent>
<PIN>2142</PIN>
<CustomFields>
<CustomField>
<Value>f9f2c356-b47d-4e9e-8e01-f0c8497760e3</Value>
<Name>CensusId</Name>
</CustomField>
<CustomField>
<Value>12</Value>
<Name>CensusDeductions</Name>
</CustomField>
<CustomField>
<Value>Flex</Value>
<Name>Source</Name>
</CustomField>
</CustomFields>
</Applicant>
<Applicant ID="3589dc2a-6930-44ba-9e5b-3efb9b2ca71e" UniqueID="3589dc2a-6930-44ba-9e5b-3efb9b2ca71e" DependentNumber="620" EmployeeID="692140d3-bef2-4fad-add3-e5cf0987db03">
<AsOfDate>2017-04-21T18:47:20</AsOfDate>
<AsOfDateTicks>636283108409762806</AsOfDateTicks>
<Address Type="Personal">
<AsOfDate>2017-04-21T18:47:20</AsOfDate>
<AsOfDateTicks>636283108409762806</AsOfDateTicks>
<Line1 />
<Line2 />
<City />
<State />
<Zip />
</Address>
<MailingAddress Type="Mailing">
<AsOfDate>2017-04-21T18:47:20</AsOfDate>
<AsOfDateTicks>636283108409762806</AsOfDateTicks>
<Line1 />
<Line2 />
<City />
<State />
<Zip />
</MailingAddress>
<SSN>111111111</SSN>
<FirstName>Marsha</FirstName>
<LastName>Mellow</LastName>
<Sex>Female</Sex>
<Employment>
<HireDate>0001-01-01T00:00:00</HireDate>
<EligibilityDate>0001-01-01T00:00:00</EligibilityDate>
<PayrollFrequency>0</PayrollFrequency>
<Salary>0</Salary>
</Employment>
<LegalStatus>Child</LegalStatus>
<Relationship>Child</Relationship>
<BirthDate>2013-10-24T00:00:00</BirthDate>
<BirthCountry>USA</BirthCountry>
<CountryOfCitizenship>USA</CountryOfCitizenship>
<Student>false</Student>
<Disabled>false</Disabled>
</Applicant>
</Applicants>
<Applications>
<Application EmployeeID="692140d3-bef2-4fad-add3-e5cf0987db03" ApplicantID="692140d3-bef2-4fad-add3-e5cf0987db03" Waived="true" Status="Signed">
<AsOfDate>2017-04-21T18:47:20</AsOfDate>
<AsOfDateTicks>636283108409450552</AsOfDateTicks>
<OfferingID>193016</OfferingID>
<Coverage />
<PolicyNumber>1870620</PolicyNumber>
</Application>
<Application EmployeeID="692140d3-bef2-4fad-add3-e5cf0987db03" ApplicantID="692140d3-bef2-4fad-add3-e5cf0987db03" Status="Signed">
<ShortName>Dep Daycare FSA</ShortName>
<AsOfDate>2017-04-21T18:47:21</AsOfDate>
<AsOfDateTicks>636283108410075283</AsOfDateTicks>
<OfferingID>193016</OfferingID>
<Coverage ProductID="10922">
<ShortName>Dep Daycare FSA</ShortName>
<AsOfDate>2017-04-21T18:47:20</AsOfDate>
<AsOfDateTicks>636283108409919104</AsOfDateTicks>
<Code>SomethingHere</Code>
<Tier>EO</Tier>
<DeductionFrequency>12</DeductionFrequency>
<PreTaxEmployeeCost>416.66</PreTaxEmployeeCost>
<PostTaxEmployeeCost>0</PostTaxEmployeeCost>
<EmployerCost>0.00</EmployerCost>
<BenefitAmount>0.00</BenefitAmount>
<OptionCode>DEP DAYCARE FSA</OptionCode>
<Section125>true</Section125>
<EffectiveDate>2017-07-01T05:00:00Z</EffectiveDate>
<CustomFields>
<CustomField>
<Value>DDC-001</Value>
<Name>PlanCode</Name>
</CustomField>
</CustomFields>
</Coverage>
<Insureds>
<Insured UniqueID="692140d3-bef2-4fad-add3-e5cf0987db03" ApplicantID="692140d3-bef2-4fad-add3-e5cf0987db03">
<Name>Olive Burl</Name>
<AsOfDate>2017-04-21T18:47:21</AsOfDate>
<AsOfDateTicks>636283108410075283</AsOfDateTicks>
</Insured>
<Insured UniqueID="3589dc2a-6930-44ba-9e5b-3efb9b2ca71e" ApplicantID="3589dc2a-6930-44ba-9e5b-3efb9b2ca71e">
<Name>Paige Turner</Name>
<AsOfDate>2017-04-21T18:47:21</AsOfDate>
<AsOfDateTicks>636283108410075283</AsOfDateTicks>
</Insured>
</Insureds>
<PolicyNumber>1870620</PolicyNumber>
<PolicyDate>2017-04-21T18:47:20.9762806Z</PolicyDate>
</Application>
</Applications>
<Products>
<Product ID="10922" UniqueID="d3179ea0-cb01-48f8-81db-1d7d02c7059a" Global="true" State="None" EngineID="Selerix.ETIExtension.Engine.AFEnrollProductEngine" PayerID="52">
<ShortName>Dep Daycare FSA</ShortName>
<Name>AFenroll Dependent Day Care FSA</Name>
<Payer>American Fidelity</Payer>
<Code>SomethingHere</Code>
<OfferingCodeRequired />
</Product>
<Product ID="10918" UniqueID="97e1ac45-6729-4ce9-ad28-929a7a69f3da" Global="true" State="None" EngineID="Selerix.ETIExtension.Engine.AFEnrollProductEngine" PayerID="52">
<ShortName>FSA</ShortName>
<Name>AFenroll Flexible Spending Account</Name>
<Payer>American Fidelity</Payer>
<Code>AFEFSA</Code>
<OfferingCodeRequired />
</Product>
<Product ID="10924" UniqueID="d8d40151-0710-499e-bef3-bb81b720849e" Global="true" State="None" EngineID="Selerix.ETIExtension.Engine.AFEnrollProductEngine" PayerID="52">
<ShortName>Debit Card Fee FSA</ShortName>
<Name>AFenroll FSA Debit Card Fee</Name>
<Payer>American Fidelity</Payer>
<Code>AFEFSADCFEE</Code>
<OfferingCodeRequired />
</Product>
<Product ID="10923" UniqueID="661ebb45-fddf-475a-9f77-e6cd5f0da77a" Global="true" State="None" EngineID="Selerix.ETIExtension.Engine.AFEnrollProductEngine" PayerID="52">
<ShortName>Admin Fee FSA</ShortName>
<Name>AFenroll FSA Fee</Name>
<Payer>American Fidelity</Payer>
<Code>AFEFSAFEE</Code>
<OfferingCodeRequired />
</Product>
<Product ID="10920" UniqueID="84de87a1-d623-4b95-98f4-033db3465e7d" Global="true" State="None" EngineID="Selerix.ETIExtension.Engine.AFEnrollProductEngine" PayerID="52">
<ShortName>Health FSA</ShortName>
<Name>AFenroll Health FSA</Name>
<Payer>American Fidelity</Payer>
<Code>AFEFSAURM</Code>
<OfferingCodeRequired />
</Product>
<Product ID="10921" UniqueID="ddaa693f-f9e2-4d98-aa1e-1c8ba76a5686" Global="true" State="None" EngineID="Selerix.ETIExtension.Engine.AFEnrollProductEngine" PayerID="52">
<ShortName>Ltd Purpose FSA</ShortName>
<Name>AFenroll Limited Purpose Health FSA</Name>
<Payer>American Fidelity</Payer>
<Code>AFEFSALPF</Code>
<OfferingCodeRequired />
</Product>
</Products>
</Transmittal>